html {
    background:white no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body {
}

h2.header{
    
    text-shadow: 0px 0px 15px rgba(255, 255, 255, 1);
    color:royalblue;
    font-family:'Times New Roman';
    font-size:42px;
}


    h6 { 
   font-weight: bold;
        font-family:'Times New Roman'
        align: center
}

.sf{
    margin-top: 5px;
    margin-bottom: -10px;
}
<link rel="stylesheet" href="mobirise/style.css">

 


